Skip to content

Implement using WPR namespace for all service variables #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

maxim-voronko
Copy link
Member

No description provided.

@solovyovk solovyovk requested a review from Copilot July 9, 2025 10:35
Copilot

This comment was marked as outdated.

Copy link
Contributor

@solovyovk solovyovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Kubernetes manifest examples need to be updated to use the appropriate WProofreader image version.
Since this release introduces major, non-backward-compatible changes, the Chart version(version: 1.2.0) must be promoted and the corresponding image version(appVersion: "5.39.1.0") set in the Chart.yaml file.

@solovyovk solovyovk self-requested a review July 16, 2025 13:50
@solovyovk solovyovk requested a review from Copilot July 21, 2025 17:08
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the WProofreader Helm chart to use the new WPR namespace prefix for all service environment variables, along with version updates to chart 1.3.0 and app version 6.2.0.0.

  • Updates all environment variable names from generic names to WPR-prefixed names (e.g., PROTOCOLWPR_PROTOCOL)
  • Updates chart version from 1.2.0 to 1.3.0 and app version from 5.39.1.0 to 6.2.0.0
  • Updates documentation and comments to reflect the new variable naming convention

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
wproofreader/values.yaml Updates comments to reference new WPR-prefixed variable names and example environment variable
wproofreader/templates/deployment.yaml Changes environment variable names to use WPR prefix in deployment template
wproofreader/Chart.yaml Bumps chart version to 1.3.0 and app version to 6.2.0.0
manifests/*.yaml Updates version labels and Docker image tag across all manifest files
README.md Updates documentation to reference new WPR_LICENSE_TICKET_ID variable name

Copy link
Contributor

@solovyovk solovyovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Helm chart has been tested successfully. Deployment using WPR_-prefixed variables works as expected.

@solovyovk solovyovk merged commit 4195c1f into main Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants